-
Home
-
Cyr-To-Lat
-
6.0.3
-
Code
-
Classes
- SettingsBase
Total Complexity |
142 |
Dependencies |
0 |
Dependents |
0 |
Total lines |
1,249 |
Lines of code |
663 |
Logical lines of code |
244 |
Comment lines |
388 |
Methods |
61 |
Properties |
4 |
Methods 61
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
pre_update_option_filter() |
A |
51 |
11 |
24 |
print_multiple_select_field() |
A |
46 |
8 |
40 |
print_radio_field() |
A |
43 |
6 |
51 |
print_checkbox_field() |
A |
43 |
6 |
51 |
print_select_field() |
S |
48 |
6 |
36 |
is_tab_active() |
S |
57 |
6 |
16 |
get() |
S |
60 |
6 |
13 |
is_options_screen() |
S |
59 |
5 |
14 |
init_settings() |
S |
52 |
4 |
26 |
setup_sections() |
S |
55 |
4 |
23 |
field_callback() |
S |
47 |
3 |
38 |
print_table_field() |
S |
49 |
3 |
34 |
setup_fields() |
S |
57 |
3 |
17 |
get_active_tab() |
S |
65 |
4 |
10 |
init() |
S |
66 |
4 |
8 |
get_names_from_referer() |
S |
60 |
3 |
13 |
print_text_field() |
S |
55 |
2 |
21 |
add_settings_page() |
S |
57 |
2 |
20 |
all_form_fields() |
S |
66 |
3 |
8 |
setup_tabs_section() |
S |
62 |
2 |
12 |
base_admin_enqueue_scripts() |
S |
62 |
2 |
12 |
tabs_callback() |
S |
65 |
2 |
12 |
print_number_field() |
S |
56 |
1 |
19 |
form_fields() |
S |
69 |
2 |
7 |
print_supplemental() |
S |
67 |
2 |
9 |
field_default() |
S |
78 |
2 |
3 |
__construct() |
S |
66 |
2 |
8 |
set_field() |
S |
68 |
2 |
7 |
update_option() |
S |
68 |
2 |
7 |
print_helper() |
S |
67 |
2 |
9 |
tab_link() |
S |
63 |
2 |
10 |
set_defaults() |
S |
62 |
1 |
13 |
init_hooks() |
S |
61 |
1 |
12 |
print_textarea_field() |
S |
63 |
1 |
11 |
get_tabs() |
S |
82 |
1 |
3 |
wp_parse_str() |
S |
76 |
1 |
4 |
load_plugin_textdomain() |
S |
70 |
1 |
7 |
screen_id() |
S |
100 |
1 |
0 |
admin_enqueue_scripts() |
S |
91 |
1 |
2 |
settings_page() |
S |
100 |
1 |
0 |
option_page() |
S |
100 |
1 |
0 |
option_name() |
S |
100 |
1 |
0 |
plugin_basename() |
S |
100 |
1 |
0 |
plugin_url() |
S |
100 |
1 |
0 |
plugin_version() |
S |
100 |
1 |
0 |
settings_link_label() |
S |
100 |
1 |
0 |
settings_link_text() |
S |
100 |
1 |
0 |
page_title() |
S |
100 |
1 |
0 |
menu_title() |
S |
100 |
1 |
0 |
section_title() |
S |
100 |
1 |
0 |
option_group() |
S |
100 |
1 |
0 |
section_callback() |
S |
100 |
1 |
0 |
text_domain() |
S |
100 |
1 |
0 |
init_form_fields() |
S |
81 |
1 |
3 |
parent_slug() |
S |
82 |
1 |
3 |
is_main_menu_page() |
S |
80 |
1 |
3 |
tab_name() |
S |
81 |
1 |
3 |
get_class_name() |
S |
75 |
1 |
4 |
is_tab() |
S |
80 |
1 |
3 |
add_settings_link() |
S |
64 |
1 |
9 |
settings_base_page() |
S |
74 |
1 |
5 |